home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / applications / 337 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  889 b 

  1. Path: news.uit.no!news
  2. From: troels@stud.cs.uit.no (Troels Walsted Hansen)
  3. Newsgroups: comp.sys.amiga.applications
  4. Subject: Re: Error in C:Eval
  5. Date: 9 Jan 1996 00:52:06 GMT
  6. Organization: University of Tromsoe, Norway
  7. Message-ID: <482.6581T1269T2130@stud.cs.uit.no>
  8. References: <4cqt86$nc4@tuegate.tue.nl> <30f174e6@boble.ping.dk>
  9. NNTP-Posting-Host: uit-or10.uit.no
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12. In article <30f174e6@boble.ping.dk>, brj@boble.ping.dk (Brian Munk Jacobsen) wrote:
  13.  
  14. >I have the following alias which uses the ARexx SAY instead:
  15.  
  16. >alias eval  "*"SAY []"
  17.  
  18. >I suspect that it only works with WShell though, somebody can perhaps come up
  19. >with an alias that does the same under a standard shell.
  20.  
  21. Use
  22.  
  23. alias eval rx "interpret 'say' arg( 1 )"
  24.  
  25.                    T r o e l s  W a l s t e d  H a n s e n
  26.             troels@stud.cs.uit.no - http://www.cs.uit.no/~troels
  27.  
  28.